[INFO] cloning repository https://github.com/kaushalagrawal2/een1097_assignment2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaushalagrawal2/een1097_assignment2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaushalagrawal2%2Feen1097_assignment2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaushalagrawal2%2Feen1097_assignment2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f0fef6155b65ea429dfaa04120ec151a35e6ac4
[INFO] checking kaushalagrawal2/een1097_assignment2 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaushalagrawal2%2Feen1097_assignment2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  50% (936/1864)
Updating files:  51% (951/1864)
Updating files:  52% (970/1864)
Updating files:  53% (988/1864)
Updating files:  54% (1007/1864)
Updating files:  55% (1026/1864)
Updating files:  56% (1044/1864)
Updating files:  57% (1063/1864)
Updating files:  57% (1077/1864)
Updating files:  58% (1082/1864)
Updating files:  59% (1100/1864)
Updating files:  60% (1119/1864)
Updating files:  61% (1138/1864)
Updating files:  62% (1156/1864)
Updating files:  63% (1175/1864)
Updating files:  64% (1193/1864)
Updating files:  64% (1196/1864)
Updating files:  65% (1212/1864)
Updating files:  66% (1231/1864)
Updating files:  67% (1249/1864)
Updating files:  68% (1268/1864)
Updating files:  68% (1286/1864)
Updating files:  69% (1287/1864)
Updating files:  70% (1305/1864)
Updating files:  71% (1324/1864)
Updating files:  72% (1343/1864)
Updating files:  73% (1361/1864)
Updating files:  74% (1380/1864)
Updating files:  75% (1398/1864)
Updating files:  76% (1417/1864)
Updating files:  77% (1436/1864)
Updating files:  78% (1454/1864)
Updating files:  79% (1473/1864)
Updating files:  80% (1492/1864)
Updating files:  81% (1510/1864)
Updating files:  82% (1529/1864)
Updating files:  83% (1548/1864)
Updating files:  84% (1566/1864)
Updating files:  85% (1585/1864)
Updating files:  86% (1604/1864)
Updating files:  87% (1622/1864)
Updating files:  88% (1641/1864)
Updating files:  89% (1659/1864)
Updating files:  90% (1678/1864)
Updating files:  91% (1697/1864)
Updating files:  92% (1715/1864)
Updating files:  93% (1734/1864)
Updating files:  94% (1753/1864)
Updating files:  95% (1771/1864)
Updating files:  96% (1790/1864)
Updating files:  97% (1809/1864)
Updating files:  98% (1827/1864)
Updating files:  99% (1846/1864)
Updating files: 100% (1864/1864)
Updating files: 100% (1864/1864), done.
[INFO] started tweaking git repo https://github.com/kaushalagrawal2/een1097_assignment2
[INFO] finished tweaking git repo https://github.com/kaushalagrawal2/een1097_assignment2
[INFO] tweaked toml for git repo https://github.com/kaushalagrawal2/een1097_assignment2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaushalagrawal2/een1097_assignment2 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaushalagrawal2/een1097_assignment2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eframe v0.33.2
[INFO] [stderr]   Downloaded epaint v0.33.2
[INFO] [stderr]   Downloaded egui_glow v0.33.2
[INFO] [stderr]   Downloaded emath v0.33.2
[INFO] [stderr]   Downloaded ecolor v0.33.2
[INFO] [stderr]   Downloaded egui v0.33.2
[INFO] [stderr]   Downloaded egui-winit v0.33.2
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.2
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded egui-wgpu v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760
[INFO] running `Command { std: "docker" "start" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09a371361240e42b0d69438fd1179efcf212e576/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d065c76352044418 -C extra-filename=-6acedc0a3923c6ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760", kill_on_drop: false }`
[INFO] [stdout] f0bdac79470e0eedf03562cac32af16534ac3aca433ed4bee8e89c7d5a21e760
